@charset "utf-8";
/* CSS Document */
.index1 { background: #FFFFFF; }
.i1_left {
	width: 745px;
	padding: 40px 0 50px 0;
}
.i1t_wz {
	font-size: 18px;
	color: #101010;
}
.i1t_wz span {
	font-size: 14px;
	margin-left: 10px;
}
.i1_con {
	margin-top: 30px;
	position: relative;
}
.main,
.main_con {
	width: 100%;
	height: 185px;
	position: relative;
	overflow: hidden;
}
.main ul {
	height: 185px;
	position: absolute;
	top: 0;
	left: 0;
}
.i1_dl {
	width: 745px;
	height: 185px;
	float: left;
}
.i1_dd {
	width: 400px;
	position: relative;
}
.i1d_title {
	display: block;
	font-size: 14px;
	color: #242424;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.i1d_time { color: #848484; }
.i1d_txt {
	color: #848484;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	margin-top: 20px;
}
.i1d_pos {
	display: block;
	font-size: 0;
	position: absolute;
	top: 20px;
	left: -58px;
}
.i1d_btn {
	position: absolute;
	bottom: 0;
	left: 345px;
}
.preNext {
	display: block;
	width: 30px;
	height: 25px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	cursor: pointer;
}
.pre { background: #439a42 url(../images/3.png) no-repeat center center; }
.next { background: #439a42 url(../images/4.png) no-repeat center center; }
.i1_right {
	width: 365px;
	height: 289px;
	padding: 40px 0 0 35px;
	background: url(../images/5.png) repeat-y;
}
.i1_right .i1_title { padding: 0 20px; }
.in_li {
	color: #787878;
	padding: 0 20px;
	height: 32px;
	line-height: 32px;
	margin-bottom: 10px;
}
.in_li a {
	color: #787878;
	width: 230px;
	height: 32px;
	overflow: hidden;
	display: block;
}
.in_li:hover {
	background: #439a42;
	color: #FFFFFF;
}
.in_li:hover a { color: #FFFFFF; }


.index_site {
	width: 1138px;
     border:#ddd 1px solid;
     padding:30px;
     margin-bottom:30px;
}
.index_site .title .fl {
    font-size: 20px;
    color: #666;
    float: left;
}
.index_site .title .fr {
    color: #666;
    font-size: 16px;
    margin-left: 16px;
    float: right;
}
.index_site .list {
	width: 1138px;
     float: right;
     border-top:#ddd 1px solid; 
     margin-top:20px;
     padding-top:20px;
     color:#bbb;
}
.index_site .list a{
     display:inline-block;
     font-size: 14px;
     padding:2px;
     color:#444;
     width: 4em;
     text-align: center;
}
.index_site .list a:last-child{
     text-align: left;
     margin-left: 1em;
}






